Avoid a crash in the inspector under wayland
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Feb 2015 14:30:56 +0000 (09:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 17 Feb 2015 14:37:18 +0000 (09:37 -0500)
commitb3043e429b6b3851c321643066d85ae91ad3471b
treed0af538450f32e27bf2f172fc195a41b28289fcb
parentf4510c93b7f1e73fd52666ae2a508448ac98e6f4
Avoid a crash in the inspector under wayland

The Wayland-specific popover code in GtkWindow was not doing the
right thing with the separate display connection we use for the
inspector.
gtk/gtkwindow.c